@media screen and (max-width: 1920px) {
  body {
    position: relative;
  }
  .top_img {
        width: 100%;
        height: auto;
        margin-top: -186px;
    }

    .top_img img {
        width: 100%;
        height: 700px;
    }

    .tt_tt {
        color: #336699 !important;
        font-weight: bold;
        word-wrap: break-word;
        white-space: inherit !important;
    }

    .tt_xq {
        color: #336699 !important;
        font-size: 1em !important;
        width: 100%;
        overflow: hidden;
        height: 1.2em;
    }

  .block {
    margin-bottom: 15px;
  }
  /* 模块pc */
  .block_pic{
    width: 49%;
    float: left;
    overflow: hidden;
  }
  .block_yw{
    width: 50%;
    float: right;
    overflow: hidden;
  }
  .block_tz{
    width: 50%;
    float: left;
    overflow: hidden;
  }
  .block_xxgk{
    width: 49%;
    float: right;
    overflow: hidden;
  }
  .xxgk_box{
    background: url(sy_zfxxgkmu_bg.png) center center no-repeat;
    background-size: 100% 100%;
    width: 546px;
    padding-top: 60px;
    padding-bottom: 12px;
    text-align: center;
    height: 445px;
    box-sizing: border-box;
  }
  .xxgk_box>a img{
    width: 480px;
    margin-top: 14.5px;
  }
  .xxgk-btns {
    width: 100%;
    height: 340px;
    flex-wrap: wrap;
    align-items: flex-start;
}

.flex-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.xxgk-btns .xxgk-btn {
    width: 47%;
    background: #f2f8fe;
    border-left: 6px solid #6f9cdf;
    line-height: 65px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 17px;
    box-shadow: 1px 5px 7px 0px #d0d0d0;
    box-sizing: border-box;
    color: #333;
}

.xxgk-btns .xxgk-btn.pingtai {
    width: 100%;
    margin: 0;
    line-height: 80px;
    border: 0;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    background: url(pingtaibg.png) center center no-repeat;
    background-size: 100%;
}
  .block_ld{
    width: 50%;
    float: left;
    overflow: hidden;
  }
  .block_zwfw{
    width: 49%;
    float: right;
    overflow: hidden;
  }
  /* .block:nth-child(2),
  .block:nth-child(4) {
    width: 57%;
    float: left;
    overflow: hidden;
  }
  .block:nth-child(3),
  .block:nth-child(5) {
    width: 42%;
    float: right;
    overflow: hidden;
  }
  .block:nth-child(6),
  .block:nth-child(8) {
    width: 30%;
    float: left;
    overflow: hidden;
  }
  .block:nth-child(7),
  .block:nth-child(9) {
    width: 69%;
    float: right;
    overflow: hidden;
  } */
  .block_left {
    float: left;
  }
  .block_right {
    float: right;
  }
  .concern {
    background: #fff;
    margin-bottom: 15px;
    overflow: hidden;
  }
  .concern_left {
    float: left;
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  .concern_left img {
    vertical-align: middle;
    margin: 10px 30px;
    float: left;
  }
  .concern_left span {
    font-size: 2em;
    color: #8e0d2b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 80%;
    margin-top: 25px;
    transition: color 0.5s;
    -webkit-transition: color 0.5s;
    -o-transition: color 0.5s;
    -moz-transition: color 0.5s;
  }
  .concern_left span:hover {
    color: rgba(0, 0, 0, 0.5);
  }
  .concern_right {
    float: right;
    width: 24%;
  }
  .concern_right iframe {
    margin-top: 20px;
  }
  .pic_news {
    margin-top: 35px;
  }
  .pic_news .swiper-slide a {
    position: relative;
  }
  .pic_news .swiper-slide img {
    width: 100%;
    margin: 0 auto;
    vertical-align: bottom;
    height: 285px;
  }
  .pic_news .pagination {
    position: absolute;
    bottom: 15px;
    right: 10px;
  }
  .pic_news .swiper-pagination-switch {
    width: 8px;
    height: 8px;
    background: #fff;
  }
  .pic_news .swiper-active-switch {
    background: #0e9fee;
  }
  .pic_news .arrow-left {
    top: 35%;
  }
  .pic_news .arrow-right {
    top: 35%;
    right: 25px;
  }
  .pic_news_tittle {
    color: #fff;
    overflow: hidden;
    height: 25px;
    line-height: 25px;
    font-size: 1.2em;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 96%;
    padding: 10px 2%;
  }
  .pic_news_tittle span {
    display: inline-block;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .video {
    padding-top: 20px;
  }
  .video_body {
    overflow: hidden;
  }
  .video_left {
    float: left;
    width: 57%;
    color: #1f1f1f;
  }
  .video_left img {
    width: 100%;
  }
  .video_name {
    font-size: 1.1em;
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .video_right {
    float: right;
    width: 40%;
  }
  .video_right li {
    margin-bottom: 1px;
    background: #f7f7f7;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s;
    -moz-transition: background 0.5s;
  }
  .video_right li:hover {
    background: #fff;
  }
  .video_right li a {
    padding: 10px 20px;
    color: #1f1f1f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .focus .block_tittle_1 {
    width: 100%;
  }
  .focus .block_list {
    margin-top: 10px;
  }
  .notice .block_body {
    padding: 20px 30px 30px 30px;
  }
  .notice .list_name {
    width: 100%;
  }
  .three_btn {
    margin-top: 15px;
    overflow: hidden;
  }
  .three_btn a {
    width: 33%;
    background: #fff;
    text-align: center;
    color: #0e9fee;
    padding: 22px 0;
    float: left;
    font-size: 1.2em;
    margin-right: 1px;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s;
    -moz-transition: background 0.5s;
  }
  .three_btn a:hover {
    background: #e5e5e5;
  }
  .three_btn a:nth-child(3) {
    margin-right: 0;
  }
  .three_btn a img {
    width: 27%;
    margin: 0 auto;
    margin-bottom: 10px;
    display: block;
  }
  .activity {
    clear: both;
    margin-bottom: 15px;
  }
  .activity img {
    width: 100%;
    margin: 0 auto;
    vertical-align: bottom;
  }
  .activity .pagination {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 100%;
    text-align: right;
  }
  .activity .swiper-pagination-switch {
    width: 12px;
    height: 12px;
  }
  .small_block .block_body {
    padding-top: 15px;
  }
  .small_block .list_name {
    width: 100%;
  }
  .gov .block_body {
    padding: 33px 30px;
  }
  .gov .block_left {
    width: 43%;
  }
  .gov .block_left img {
    width: 93%;
    margin: 0 auto;
    vertical-align: bottom;
  }
  .gov .block_right {
    width: 57%;
  }
  .gov .block_tittle_1 {
    width: 100%;
  }
  .gov .block_list {
    margin-top: 15px;
  }
  .gov .block_list li {
    border-bottom: 0;
  }
  .gov_left_img {
    position: relative;
  }
  .gov_left_img:nth-child(1) {
    margin-bottom: 40px;
  }
  .gov_left_img_word {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    width: 93%;
    height: 100%;
    text-align: center;
    font-size: 1.1em;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s;
    -moz-transition: background 0.5s;
  }
  .gov_left_img_word:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  .gov_left_img_word img {
    width: 50px;
  }
  .gov_left_img_word span {
    padding: 10px;
    width: 50%;
    margin: 13% auto;
    margin-bottom: 0;
    display: block;
    background: #ff9a53;
  }
  .gov_left_img_word_span {
    background: #0e9fee !important;
    font-size: 0.9em;
    line-height: 25px;
    margin-top: 9%!important;
  }
  .online .block_left {
    width: 57%;
  }
  .online .block_right {
    width: 40%;
  }
  .online .block_tittle_1 {
    width: 100%;
  }
  .online .block_list {
    margin-top: 15px;
  }
  .online .block_list li {
    border-bottom: 0;
  }
  .online .list_name {
    width: 70%;
  }
  .online_body {
    margin-top: 30px;
  }
  .online_body .list_name {
    width: 100%;
  }
  .online_first {
    overflow: hidden;
    color: #1f1f1f;
  }
  .online_left {
    float: left;
    width: 40%;
  }
  .online_left img {
    width: 100%;
    margin: 0 auto;
    vertical-align: bottom;
  }
  .online_right {
    float: right;
    width: 58%;
  }
  .online_right div {
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    font-size: 1.1em;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .online_right div:nth-child(1) {
    color: red;
  }
  .interview {
    position: relative;
  }
  .interview img {
    width: 100%;
    margin: 0 auto;
    vertical-align: bottom;
  }
  .interview_top {
    position: absolute;
    width: 93%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 6;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s;
    -moz-transition: background 0.5s;
  }
  .interview_top:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  .interview_top_word {
    font-size: 1.5em;
    margin-top: 35%;
    margin-bottom: 10px;
  }
  .interview_top_btn {
    background: #0e9fee;
    color: #fff;
    cursor: pointer;
    width: 30%;
    padding: 7px 0;
    margin: 0 auto;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s;
    -moz-transition: background 0.5s;
  }
  .interview_top_btn:hover {
    background: #007bbe;
  }
  .online_btn_body {
    background: #0e9fee;
    color: #fff;
    font-size: 1.5em;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s;
    -moz-transition: background 0.5s;
    position: relative;
    overflow: hidden;
    padding: 15px 40px;
    margin-bottom: 40px;
  }
  .online_btn_body:hover {
    background: #007bbe;
  }
  .online_btn_body img {
    float: left;
    margin-right: 15px;
    vertical-align: bottom;
  }
  .online_btn_body span {
    display: inline-block;
    margin-top: 5px;
  }
  .online_btn_body:nth-child(1) {
    font-size: 1.1em;
    padding: 20px 40px;
  }
  .online_btn_body:nth-child(1) img {
    float: left;
    margin-right: 30px;
    vertical-align: bottom;
  }
  .inves {
    background: #0e9fee;
    margin-top: 30px;
    font-size: 1.5em;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s;
    -moz-transition: background 0.5s;
    position: relative;
  }
  .inves:hover {
    background: #007bbe;
  }
  .inves img {
    vertical-align: bottom;
    margin-right: 15px;
  }
  .inves_btn {
    color: #fff;
    padding: 20px 50px;
  }
  .inves_body {
    position: absolute;
    background: #fff;
    width: 150%;
    height: 320px;
    left: -150%;
    bottom: -30px;
    color: #000;
    z-index: 9;
    overflow: hidden;
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
    display: none;
  }
  .inves_body iframe {
    width: 102%;
    height: 297px;
  }
  .six_btn_whole {
    width: 100%;
    float: none;
  }
  .six_btn {
    overflow: hidden;
  }
  .six_btn a {
    float: left;
    width: 15%;
    margin-right: 1.7%;
    color: #1f1f1f;
    border: 1px solid #0e9fee;
    transition: background 0.5s, color 0.5s;
    -webkit-transition: background 0.5s, color 0.5s;
    -o-transition: background 0.5s, color 0.5s;
    -moz-transition: background 0.5s, color 0.5s;
  }
  .six_btn a:hover {
    background: #0e9fee;
    color: #fff;
  }
  .six_btn a:nth-child(6) {
    margin-right: 0;
  }
  .six_btn_icon {
    background: #0e9fee;
    width: 30%;
    float: left;
    padding: 7px 10px;
    text-align: center;
  }
  .six_btn_word {
    text-align: center;
    line-height: 50px;
  }
  .four_activity {
    overflow: hidden;
    padding-top: 30px!important;
  }
  .four_activity a {
    width: 100%;
    margin-bottom: 8px;
    /*&:nth-child(1), &:nth-child(3) {
                float: left;
            }

            &:nth-child(2), &:nth-child(4) {
                float: right;
                margin-right: 0;
            }*/
  }
  .four_activity a:nth-child(3),
  .four_activity a:nth-child(4) {
    margin-bottom: 0;
  }
  .four_activity a img {
    width: 100%;
    margin: 0 auto;
    vertical-align: bottom;
  }
  .swiper-slide {
    height: auto !important;
  }
  .swiper-wrapper {
    height: auto !important;
  }
  .swiper-container {
    position: relative;
  }
  .pagination {
    /*position: absolute;
        z-index: 20;
        left: 46%;
        bottom: 10px;*/
  }
  .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #dedede;
    margin-right: 5px;
    cursor: pointer;
  }
  .swiper-visible-switch {
    background: #dedede;
  }
  .swiper-active-switch {
    background: #0e9fee;
  }
  .arrow-left {
    position: absolute;
    left: 0px;
    top: 45%;
    width: 17px;
    height: 30px;
    font-size: 3em;
    color: rgba(34, 34, 34, 0.5);
  }
  .arrow-right {
    position: absolute;
    right: 0px;
    top: 45%;
    width: 17px;
    height: 30px;
    font-size: 3em;
    color: rgba(34, 34, 34, 0.5);
  }
  /* 政务服务s */

    .tab_btn_zwfw_in {
        margin-top: 15px;
        display: block;
        float: left;
        width: 19%;
        height: 70px;
        background: #efefef;
        margin-right: 6px;
        text-align: center;
        font-size: 14px;
        color: #666666;
        cursor: pointer;
    }

    .tab_btn_zwfw_notab {
        display: block;
        float: left;
        width: 19%;
        height: 70px;
        background: #efefef;
        margin-right: 6px;
        text-align: center;
        font-size: 14px;
        color: #666666;
        cursor: pointer;
    }

    .tittle_checked_zwfw_in {
        background: #0e9fee;
        color: #ffffff;
    }

    .icon_grbs {
        display: block;
        width: 100%;
        height: 24px;
        margin: 10px 0 8px 0;
        color: #666666;
        background: url(bs-dt_hui_1.png) center center no-repeat;
    }

    .tittle_checked_zwfw_in .icon_grbs {
        background: url(bs-dt_1.png) center center no-repeat;
    }

    .icon_frbs {
        display: block;
        width: 100%;
        height: 24px;
        margin: 10px 0 8px 0;
        color: #666666;
        background: url(bs-dt_hui_2.png) center center no-repeat;
    }

    .tittle_checked_zwfw_in .icon_frbs {
        background: url(bs-dt_2.png) center center no-repeat;
    }

    .icon_bmbs {
        display: block;
        width: 100%;
        height: 24px;
        margin: 10px 0 8px 0;
        color: #666666;
        background: url(bs-dt_hui_3.png) center center no-repeat;
    }

    .tittle_checked_zwfw_in .icon_bmbs {
        background: url(bs-dt_3.png) center center no-repeat;
    }

    .icon_bgxz {
        display: block;
        width: 100%;
        height: 24px;
        margin: 10px 0 8px 0;
        color: #666666;
        background: url(bs-dt_hui_3.png) center center no-repeat;
    }

    .icon_bmfw {
        display: block;
        width: 100%;
        height: 24px;
        margin: 10px 0 8px 0;
        color: #666666;
        background: url(bs-dt_hui_3.png) center center no-repeat;
    }

    .tab_body_zwfw_in {
        margin-top: 15px;
        width: 100%;
        padding-top: 15px;
        border-top: 1px solid #CCCCCC;
    }

    .banshi_tab li {
        width: 19%;
        height: 95px;
        float: left;
        text-align: center;
        font-size: 14px;
        color: #666666;
        margin: 5px 0 0 2px
    }

    .banshi_tab li a {
        display: block;
        width: 92px;
        height: 95px;
        text-align: center;
        font-size: 14px;
        color: #666666;
        cursor: pointer;
        float: left
    }

    .banshi_tab li a:hover {
        color: #1f90d9;
    }

    .banshi_tab li a:hover i {
        color: #1f90d9;
    }

    .banshi_tab li i {
        display: block;
        width: 35px;
        font-size: 22px;
        color: #666666;
        height: 35px;
        margin-bottom: 5px;
        margin-left: 27px;
    }

    .banshi_tab li i.i1 {
        background: url(u4.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i2 {
        background: url(u6.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i3 {
        background: url(u8.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i4 {
        background: url(u10.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i5 {
        background: url(u12.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i6 {
        background: url(u14.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i7 {
        background: url(u16.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i8 {
        background: url(u66.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i9 {
        background: url(u68.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i10 {
        background: url(u69.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i11 {
        background: url(u40.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i12 {
        background: url(u71.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i13 {
        background: url(u70.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i14 {
        background: url(u42.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i15 {
        background: url(u44.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i17 {
        background: url(u20.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i18 {
        background: url(u22.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i19 {
        background: url(u24.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i20 {
        background: url(u26.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i21 {
        background: url(u28.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i22 {
        background: url(u76.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i23 {
        background: url(u77.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i25 {
        background: url(u8.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i26 {
        background: url(u10.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i27 {
        background: url(u16.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i28 {
        background: url(images/u38.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i29 {
        background: url(u40.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i30 {
        background: url(u42.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i31 {
        background: url(u44.png);
        background-size: 35px 35px;
    }


    .banshi_tab li i.i33 {
        background: url(u12.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i34 {
        background: url(u10.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i35 {
        background: url(u14.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i36 {
        background: url(u16.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i37 {
        background: url(images/u58.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i38 {
        background: url(images/u60.png);
        background-size: 35px 35px;
    }

    .banshi_tab li i.i39 {
        background: url(images/u48.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i1 {
        background: url(u4_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i2 {
        background: url(u6_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i3 {
        background: url(u8_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i4 {
        background: url(u10_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i5 {
        background: url(u12_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i6 {
        background: url(u14_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i7 {
        background: url(u16_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i8 {
        background: url(u66_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i9 {
        background: url(u68_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i10 {
        background: url(u69_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i11 {
        background: url(u40_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i12 {
        background: url(u71_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i13 {
        background: url(u70_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i14 {
        background: url(u42_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i15 {
        background: url(u44_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i17 {
        background: url(u20_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i18 {
        background: url(u22_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i19 {
        background: url(u24_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i20 {
        background: url(u26_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i21 {
        background: url(u28_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i22 {
        background: url(u76_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i23 {
        background: url(u77_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i25 {
        background: url(u8_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i26 {
        background: url(u10_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i27 {
        background: url(u16_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i28 {
        background: url(images/u38_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i29 {
        background: url(u40_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i30 {
        background: url(u42_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i31 {
        background: url(u44_hover.png);
        background-size: 35px 35px;
    }


    .banshi_tab li a:hover i.i33 {
        background: url(u12_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i34 {
        background: url(u10_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i35 {
        background: url(u14_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i36 {
        background: url(u16_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i37 {
        background: url(images/u58_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i38 {
        background: url(images/u60_hover.png);
        background-size: 35px 35px;
    }

    .banshi_tab li a:hover i.i39 {
        background: url(images/u48_hover.png);
        background-size: 35px 35px;
    }

    /* 政务服务e */
    /* 站点地图s */
.inpage_map_1 {
    padding-bottom: 30px;
    background: rgba(14, 159, 238, 0.05);
    padding: 30px;
    margin-bottom: 20px;
    background: #f2faff;
}
.inpage_map_title_1 {
color: #1f1f1f;
font-size: 1.8em;
font-weight: bold;
}
.inpage_map_2 {
    margin-top: 30px;
    margin: 30px 15px 15px 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed rgba(14, 159, 238, 0.2);
}
.inpage_map_title_2 {
    color: #000;
    font-size: 1.2em;
}
.inpage_map_3 a {
    display: inline-block;
    margin: 15px 15px 0 15px;
    color: #808080;
    font-size: 0.95em;
}
    /* 站点地图e */
    .big_tab_title {
                width: 100%;
                height: 37px;
                font-size: 35px;
                font-family: YouSheBiaoTiHei;
                text-align: center;
                line-height: 50px;
                display: flex;
                justify-content: space-between;
                align-items: center;
                padding: 30px 0 20px 0;
            }

            .big_tab_title img {
                width: 444px;
                height: 35px;
            }

            .big_tab_title p {
                width: 275px;
                color: #333;
                font-family: YouSheBiaoTiHei;
                font-weight: 400;
                height: 37px;
                line-height: 37px;
                font-size: 40px;
                text-align: center;
                letter-spacing: 5px;
            }
        .PartTitle {
                background: url(home2023_ico_14.png) no-repeat center top;
                width: 100%;
                height: 58px;
                margin: 30px 0 20px 0;
                object-fit: cover;
            }

            .PartTitle p {
                width: 260px;
                height: 50px;
                display: flex;
                align-items: center;
                justify-content: center;
                margin: 0 auto;
                user-select: none;
                font-family: YouSheBiaoTiHei;
                color: #ffffff;
                font-size: 35px;
                letter-spacing: 5px;

            }
}
@media screen and (max-width: 1600px) {
        .top_img {
            width: 100%;
            height: auto;
            margin-top: -186px;
        }

        .top_img img {
            height: 600px;
        }
}
@media screen and (max-width: 768px) {
    .big_tab_title {
                    padding: 0;
                }

                .big_tab_title img {
                    width: 33%;
                }

                .big_tab_title p {
                    width: 33%;
                    font-size: 1.4rem;
                }
    .top_img {
        width: 100%;
        height: auto;
        margin-top: 0px;
    }

    .top_img img {
        height: 200px;
    }
  .main {
    margin-top: 50px;
  }
  .main_body {
    padding-bottom: 0px;
  }
  /* 模块mp */
  .block {
    width: 100%!important;
  }
  .xxgk_box{
    width: 100%;
    /* padding: 1rem 0.3rem 0.3rem; */
    padding: 14vw 0.3rem 0.3rem;
    box-sizing: border-box;
    margin-top: -0.1rem;
    /* height: 6.2rem; */
    height: 88vw;
  }
  .xxgk_box>a img{
    width: 100%;
    margin-top: 14.5px;
  }
  .block_body {
    padding: 15px;
    height: auto!important;
  }
  .block_tittle_1 {
    width: 100%!important;
  }
  .block_tittle_2 {
    padding: 0 15px;
  }
  .block_tittle_2 a {
    padding: 15px 0;
    font-size: 1.2em;
  }
  
  .list_name {
    width: 70%;
  }
  .concern_left,
  .concern_right {
    width: 100%;
    float: none;
  }
  .concern_left img {
    width: 35px;
    margin: 10px;
    margin-left: 15px;
  }
  .concern_left span {
    width: 80%;
    font-size: 1em;
    margin-top: 12px;
    /*text-overflow: ellipsis;*/
    white-space: initial;
    height: 30px;
  }
  .concern_right iframe {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .pic_news {
    margin-top: 15px;
    height: auto;
  }
  .pic_news .swiper-slide img {
    height: auto;
  }
  .pic_news .arrow-left,
  .pic_news .arrow-right {
    display: none;
  }
  .pic_news .pagination {
    bottom: 10px;
  }
  .pic_news_tittle {
    width: 98%;
    padding: 5px 1%;
  }
  .pic_news_tittle span {
    width: 65%;
  }
  .video_left {
    width: 100%;
  }
  .video_right {
    width: 100%;
    margin-top: 15px;
  }
  .notice .block_body {
    padding: 15px;
  }
  .gov .block_body {
    padding: 15px;
  }
  .gov .block_left {
    margin-bottom: 30px;
  }
  .gov .block_left img {
    width: 100%;
  }
  .gov .interview_top {
    width: 100%;
  }
  .gov_left_img_word {
    width: 100%;
  }
  .online_btn_body {
    margin-bottom: 15px;
  }
  .inves {
    margin-top: 15px;
  }
  .six_btn a {
    width: 100%;
    margin-bottom: 15px;
  }
  .six_btn a:nth-child(6) {
    margin-bottom: 0;
  }
  .four_activity a {
    width: 100%;
    margin-bottom: 15px!important;
  }
  .activity .content {
    width: 98%;
  }
  .activity img {
    width: 100%;
  }
  .activity .pagination {
    position: absolute;
    z-index: 20;
    left: 46%;
    bottom: 5px;
  }
  .activity .arrow-left,
  .activity .arrow-right {
    top: 25%;
  }
}